In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree / DisableZoomDestination Property

DisableZoomDestination Property (BookmarksTree)

In This Topic
Syntax
'Declaration

 

Public Property DisableZoomDestination As Boolean
public bool DisableZoomDestination {get; set;}
public read-write property DisableZoomDestination: Boolean; 
public function get,set DisableZoomDestination : boolean
public: __property bool get_DisableZoomDestination();

public: __property void set_DisableZoomDestination( 

   bool value

);
public:

property bool DisableZoomDestination {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree
BookmarksTree Members